home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / hard / misc / trackste.lha / TrackStepper / TrackStepper.doc < prev    next >
Text File  |  1994-10-06  |  4KB  |  112 lines

  1. ----------------------------------------------------------------------------
  2.                        TrackStepper 1.12                           05-Oct-94
  3. ----------------------------------------------------------------------------
  4.  
  5. Introduction
  6. ~~~~~~~~~~~~
  7. Last year me and a friend were making a trackdisplay, and we wanted an easy
  8. way to check it, so I did the first version of TrackStepper. The first
  9. version was done for 1.3 and used hardware addresses for controlling the
  10. diskdrive. Now I have got an A500+, so therefore I started doing a version
  11. for 2.0 and at the same time change it to use trackdisk-device instead of
  12. direct hardware programming (that isn't so good in case that someone is
  13. writing to disk at the same time as you are moving the read/write-head).
  14. Here comes the legal stuff...
  15.  
  16. Disclaimer
  17. ~~~~~~~~~~
  18. THIS SOFTWARE AND INFORMATION IS PROVIDED "AS IS". NO REPRESENTATIONS OR
  19. WARRANTIES ARE MADE WITH RESPECT TO THE ACCURACY, RELIABILITY, PERFORMANCE,
  20. CURRENTNESS, OR OPERATION OF THIS SOFTWARE AND INFORMATION, AND ALL USE IS
  21. AT YOUR OWN RISK. THE AUTHOR DOES NOT ASSUME ANY RESPONSIBILITY OR LIABILITY
  22. WHATSOEVER WITH RESPECT TO YOUR USE OF THIS SOFTWARE AND INFORMATION.
  23.  
  24. Copyright
  25. ~~~~~~~~~
  26. This program is FREEWARE. It may be freely distributed as long as all files
  27. in it remain unchanged and are included in the distribution. Also no more
  28. than a nominal copy fee may be charged for the distribution. This program
  29. cannot be used for commercial purposes without written permission from the
  30. author.
  31.  
  32. Function
  33. ~~~~~~~~
  34. TrackStepper is a program that is able to step the read/write-head of the
  35. diskdrive up or down. It's mainly done for testing trackdisplays.
  36. There are eight gadgets in the window, I'll give a quick explanation of
  37. them. The character to the right of most functions is the keyboard shortcut.
  38.  
  39. StepUp or 'U':
  40. ==============
  41.          Steps the read/write-head of the drive selected with the 'Drive'-
  42.          gadget up so many steps that is chosen in the 'Steps'-gadget.
  43.  
  44. StepDown or 'D':
  45. ================
  46.          Just like StepUp, but it steps down instead.
  47.  
  48. ABOUT:
  49. ======
  50.          Shows a small about text (what did you think? :)
  51.  
  52. Goto Track Zero or 'Z':
  53. =======================
  54.          This moves the read/write-head to position 0.
  55.  
  56. Steps or 'S':
  57. =============
  58.          Here you enter the number of steps that StepUp and StepDown will
  59.          do.
  60.  
  61. Drive:
  62. ======
  63.          Here you select the drive to be used. First choose the drive, then
  64.          you press On/Off to turn the motor on, then you can start testing
  65.          all the other functions.
  66.  
  67. Track or 'T':
  68. =============
  69.          This works as a trackdisplay, it will always display which track
  70.          that the read/write-head is on (except when you start the program,
  71.          then it will only display zero until you select something). You 
  72.          can also enter a number in here, then the read/write-head will
  73.          move to that track.
  74.  
  75. On/Off or 'O':
  76. ==============
  77.          This is used to turn on or off the motor of the diskdrive. This
  78.          should always be chosen after that you have selected which
  79.          drive you want to use.
  80.  
  81. History
  82. ~~~~~~~
  83. V1.0     This was done using OS1.3 and was a bit unsafe to use, because
  84.          of the use of direct hardware fiddling.
  85.  
  86. V1.10    Totally rewritten version, this uses gadtools-library (no 1.3 =(
  87.          and trackdisk-device, and should be a lot safer to use.
  88.  
  89. V1.11    Minor update. Keyboard shortcuts to most functions, and iconify.
  90.  
  91. V1.12    I changed the program a bit. Now uses a requester for the about
  92.          text, and I also did an EditHook for the cylinder & steps gadgets,
  93.          so that you can't enter illegal characters, such as '-' and '+'.
  94.  
  95.  
  96. Notes
  97. ~~~~~
  98. I don't think that anybody could be able to damage anything using this
  99. program, but if somebody would, then I can't take any responsibility
  100. for that. Use it at your own risk!
  101.  
  102. Bugs
  103. ~~~~
  104. NONE KNOWN
  105.  
  106.             Send bug reports, ideas, PD Programs etc. to:
  107.  
  108.                             Staffan Hämälä
  109.                             Pellovägen 268
  110.                             S-957 93 Pello
  111.                             SWEDEN
  112.